Gets an event by ID.

SecurityAuthToken
Request
path Parameters
eventId
required
string

The unique ID of the event.

Responses
200

OK

Response Schema: application/json
Array of objects (Event)
404

Not found

get/events/{eventId}/
Request samples
Response samples
application/json
{
  • "data": [
    ]
}
Copyright © Shipwell 2024. All right reserved.